@charset "utf-8";
/* CSS Document */
@keyframes border{
	from{ width:0;}
	to{ width: 100%;}
	}
@keyframes background{
    from{ background-size: 100%;}
    to{ background-size: 120%;}
}

@keyframes opacity {
    from{ opacity: 1;width:calc(100%/6);border-right: #1a1a1a;}
    to{ opacity: 1;width: 0;border-right: rgba(0,0,0,0);}
}
@keyframes opacity-back {
    from{ opacity: 1;width: 0;border-right: rgba(0,0,0,0);}
    to{ opacity: 1;width:calc(100%/6);border-right: #1a1a1a;}
}

.animate-opacity-move{  animation: opacity 1s cubic-bezier(.77,0,.175,1) forwards;}
.animate-opacity-move-back{  animation: opacity-back 1s cubic-bezier(.77,0,.175,1) forwards;}

.theme{ margin: 160px;}
.theme h1{color: #4c4c4c; font-size: 56px; font-weight: bolder; text-align: center;}
.theme h3{ font-size: 22px; color: #4c4c4c;float: left;position: relative; left: 50%;transition: 0.3s all ease-in-out; transform: translateX(-60%); }
.theme h3 span{ width: 30px; height: 2px; background:#e10c82; display:block; float: left;margin-top:12px; margin-right: 24px;}

/*光标*/
html{
    cursor:url("/wp-content/themes/business-land/assets/images/cur.png"),auto;
}
#canvas{position:absolute;top:0px;left:0px;transition: 0.2s ease-out;z-index: 99;}

/*加载*/
.scoll_dis
{
    overflow:scroll;
    overflow-y:hidden;
    overflow-x:hidden;
}
.loading{ width: 100%; height: 100%;position: fixed; z-index: 999;}
#preloader_1{
    position:relative;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    transform: translateY(-50%);
    z-index: 99;
}
#preloader_1 span{
    display:block;
    bottom:0px;
    width: 9px;
    height: 5px;
    background:#9b59b6;
    position:absolute;
    animation: preloader_1 1.5s  infinite ease-in-out;
}

#preloader_1 span:nth-child(2){
    left:11px;
    animation-delay: .2s;

}
#preloader_1 span:nth-child(3){
    left:22px;
    animation-delay: .4s;
}
#preloader_1 span:nth-child(4){
    left:33px;
    animation-delay: .6s;
}
#preloader_1 span:nth-child(5){
    left:44px;
    animation-delay: .8s;
}
@keyframes preloader_1 {
    0% {height:5px;transform:translateY(0px);background:#9b59b6;}
    25% {height:30px;transform:translateY(15px);background:#3498db;}
    50% {height:5px;transform:translateY(0px);background:#9b59b6;}
    100% {height:5px;transform:translateY(0px);background:#9b59b6;}
}

/*加载分割线*/
.line2{ width: 100%;height: 100%;position: fixed;z-index: 98;}
.line2 ul{ width: 100%;height: 100%;position: relative;}
.line2 ul li{box-sizing: border-box; width: calc(100%/6);height: 100%;border-right: 1px #1a1a1a solid;background: #1a1a1a; position: absolute; top: 0;}
.line2 ul li:nth-child(0){left: 0;}
.line2 ul li:nth-child(1){left: calc(100%/6);}
.line2 ul li:nth-child(2){left: calc(100%/6*2);}
.line2 ul li:nth-child(3){left: calc(100%/6*3);}
.line2 ul li:nth-child(4){left: calc(100%/6*4);}
.line2 ul li:nth-child(5){left: calc(100%/6*5);}


/*分割线*/
.line{ width: 100%;height: 100%;position: fixed;z-index: -10;}
.line ul{ width: 100%;height: 100%}
.line ul li{box-sizing: border-box; width: calc(100%/6);height: 100%;border-right: 1px #E5E5E5 solid; float: left;}

/*导航*/
/*header .logo{ float:left; width: 196px; height: 64px; margin-top: 18px; margin-left: 100px;}*/
/*header .logo img{ display: block; width: 100%; height: auto;}*/
/*header nav{ height: 100px; width: 100%; max-width: 100%; background-color: rgba(0,0,0,0); position: fixed; z-index: 96;}*/
/*header ul{ float: left; line-height: 100px; margin-left: 150px;}*/
/*header ul li{ color:rgba(255,255,255,1.00); float: left; width:100px;  transition:0.5s; font-size: 1.14em*/
	/*; text-align: center;}*/
/*header ul li a{ height: 100px; display: block;}*/
/*header ul li .borderh{ width:0; background: #64b0d4; height: 2px; position: relative; z-index: 5;}*/
/*header ul li:hover .borderh{ animation: border 0.5s;animation-timing-function: cubic-bezier(.77,0,.175,1); animation-fill-mode: forwards;}*/


.shuffling{ background-color: #1a1a1a; position: relative;}
.banner{ width: 100%; max-width: 100%; height: 100vh; position: relative; z-index: 4; background-color: #1a1a1a;}
.banner-button{ width: 30%;min-width:500px;background:#FFFFFF; position: absolute;z-index: 80; bottom: 0; right: 0; padding: 20px;}
.banner-button-text{ float: left;margin-top: 6px;}
.banner-button-text h1{ font-size: 20px; color: #4C4C4C;display: block; transition: 0.3s all ease-in-out; margin-top: 2px; line-height: 24px;position: relative;}
.banner-button-text h2{ font-size: 12px; color: #808080;display: block;line-height: 14px;position: relative;}
.banner-button-arrow{ float: right; margin-top: 24px; margin-right: 20px; }
.banner-button-arrow h3{ font-size: 18px;color: #808080; float: left; margin-left: 40px; margin-right: 40px;}
.banner-button-arrow stong{ color: #4C4C4C;}
.banner-button-arrow img{ float: left; display: block; cursor: pointer;}
/* .banner1{   width: 100%; max-width: 100%; height: 100%;  background:url("https://www.gzsam.com.cn/wp-content/uploads/2019/12/bg-yuandan.jpg") fixed center; background-size: cover;position: absolute; z-index: 4; } */
.banner1{   width: 100%; max-width: 100%; height: 100%;  background-color:gray;position: absolute; z-index: 4; }
.banner1{   width: 100%; max-width: 100%; height: 100%; overflow:hidden; }
.banner1 .banner-text{  color: rgba(255,255,255,1.00); position:absolute; top:46%; left:50%; transform: translateY(-50%);transform: translateX(-50%);
    z-index: 2;}
.banner1 .banner-text h1{ font-size: 38px; font-weight: bold; line-height: 1; animation-delay: 1s; font-family: "PingFang SC","Microsoft YaHei", Arial,'黑体', sans-serif;;}
.banner1 .banner-text h2{ font-size: 22px; font-weight: bold;text-align: center; letter-spacing: 24px;line-height: 1;animation-delay: 1s;}

.banner2{display: none;  width: 100%; max-width: 100%; height: 100%;  background: url("/wp-content/themes/business-land/assets/images/index/tutu.jpg") fixed; background-size: cover; position: absolute; z-index: 3;}
.banner2 .banner-text{ color: rgba(255,255,255,1.00); position:absolute; top:30%; left:50%; z-index: 2;}
.banner2 .banner-text h1{ font-size: 32px; margin-top:2px; margin-bottom:3vw; animation-delay: 0.5s; }
.banner2 .banner-text h2{ font-size: 16px;}
.banner2 .banner-text p{ font-size: 14px; margin-bottom:3vw;line-height: 1.6vw; animation-delay: 1.5s; font-family:"Microsoft YaHei"}
.banner2 .banner-text a{color:#FFFFFF;font-size: 14px;animation-delay: 2.5s; width: 10.4vw; height: 2vw; line-height: 2vw; display: block; text-align: center; border: 2px solid ;display: block; letter-spacing: 2px;
border-radius: 20.5px;border-image: -webkit-linear-gradient( 135deg,#64b0d4, #e8343d) 2 2 2 2;
border-image: -moz-linear-gradient( 135deg,#64b0d4, #e8343d) 2 2 2 2;
border-image: linear-gradient( 135deg,#64b0d4, #e8343d) 2 2 2 2 ;}
.banner2 .banner-text a:hover{color:#FFFFFF;}

.banner3{display: none;  width: 100%; max-width: 100%; height: 100%;  background:url("https://www.gzsam.com.cn/wp-content/uploads/2019/12/bg-yuandan.jpg") fixed center; background-size: cover;position: absolute; z-index:5;}
.banner3 .banner-text{ color: rgba(255,255,255,1.00); position:absolute; top:34%; left:50%; transform: translateY(-50%);transform: translateX(-50%);
    z-index: 2;}
.banner3 .banner-text h1{ font-size: 270px; font-weight: bold; line-height: 1;  }
.banner3 .banner-text h2{ font-size: 22px; font-weight: bold;text-align: center; letter-spacing: 24px;line-height: 1;}


/*.subnav{display:none;background-color: rgba(0,0,0,0.9); width: 100%; max-width: 100%; height: 30vw; color: #fff; overflow-y:auto; overflow-x: hidden; position: fixed; top: 100px;z-index: 80;}*/
/*.subnav-contain{ width: 1200px; margin: 0 auto;position:relative;z-index: 8;}*/
/*.subnav-contain > ul{ float: left; width: 138px; margin-top: 24px;}*/
/*.subnav-contain ul > h1{ font-size: 0.9vw; margin-bottom: 20px;}*/
/*.subnav-contain >ul li{ font-size: 0.8vw; height: 40px; text-align: center; line-height: 40px; cursor: pointer; transition: 0.2s;}*/
/*.subnav-contain >ul li:hover{ background: #64b0d4;}*/
/*.ppparent{ overflow: hidden;}*/
/*.pparent{ overflow-y: auto; padding: 0 20px; width: 1064px; height:26vw;}*/
/*.trinav{ float: left; margin-left:30px;margin-top: 24px;}*/
/*.trinav h3{ color:#E5E5E5;}*/
/*.trinav li{ float:left; width: 290px; height: 60px; padding:15px 0 0 15px; margin-right: 16px; margin-top: 16px; background:rgba(255,255,255,0.1);cursor: pointer;box-shadow: 0px 7px 11px 0px rgba(0, 25, 37, 0.1); transition: 0.2s;}*/
/*.trinav li:hover{ background:#64b0d4;}*/
/*.trinav li h2{ font-size:0.8vw;}*/
/*.trinav li p{ font-size:0.6vw; color: #e5e5e5; margin-top: 10px;}*/
/*.active{background-color: rgb(100, 176, 212);box-shadow: 0px 7px 11px 0px rgba(0, 25, 37, 0.1);}*/
/*.subnav img{ display: block; margin: 0 auto; cursor: pointer;margin-top: 1vw;}*/
/*!*汉堡包*!*/
/*.rotate{ transform: rotate(45deg);color: #64b0d4;}*/
/*.hamburg{ position: fixed; top: 3%; right: 4%;z-index: 10; cursor: pointer; display: none;}*/
/*.close{ position: fixed; top: 3%; right: 4%;z-index: 10; cursor: pointer;  z-index: 99;}*/
/*.mnav{ width: 100%; max-width:100%;  height:100%;position: fixed;z-index: 98; top: 0px; background: #ffffff; right: -1000px;display: none;overflow-y: scroll;}*/
/*.mnav ul{ width: 90%;margin: 0 auto; margin-top: 10px;overflow-y: scroll;}*/
/*.mnav > ul{ margin-top: 100px;}*/
/*.mnav li{ line-height: 50px; cursor: pointer;}*/
/*.mnav > ul > li{border-bottom: 1px solid #64b0d4; margin-top: 10px;}*/
/*.mnav ul li a{ color: #4c4c4c; font-size: 16px;}*/
/*.mnav ul li span{ float: right; font-size: 16px;margin-right: 20px;transition: all 0.3s ease-in-out;}*/
/*.msubnav h1{ font-size: 16px; color: #666666;}*/
/*.msubnav > ul li a{ font-size: 14px; color: #808080; border-bottom: 2px solid rgba(255.255.255.0);}*/
/*.msubnav > ul li a:hover{ border-bottom: 2px solid #64b0d4;}*/


/*滚轮*/
@keyframes mouse {
     0%{top: 4px;}
    50%{ top: 0;}
     100%{top: 4px;}
 }

@keyframes roller {
    0%{opacity: 0;bottom: 20px;}
    50%{ opacity: 1;}
    100%{opacity: 0;bottom: 0px;}
}
.roller{ margin: 0 auto; width: 21px; height: 50px; margin:0 auto; position: relative; margin-top: 3.1vw; margin-bottom: 3.1vw;}
.roller p{ position: relative; top: 0; font-size: 14px; color: #808080;}
.mouse2{display: block; position: absolute;}
.mouse1{display: block; position: absolute;bottom: 0;left: 1px;animation: roller infinite 2s; animation-timing-function: cubic-bezier(.77,0,.175,1)}

/*公司简介*/
.company{ position: relative;width:100%; max-width: 1280px; margin: 0 auto; margin-top: 0px;}
.company .img-contain{width: 50%;height: auto; box-shadow: 2.121px 2.121px 11px 0px rgba(1, 32, 48, 0.15);overflow: hidden;}
.company .img-contain img{ width: 100%;max-width: 100%;display: block;transition: all 1s ease-in-out;}
.company .img-contain img:hover{ transform: scale(1.1,1.1);}
.company-text{width:54%;position: absolute;z-index: 2; box-shadow: 2.121px 2.121px 11px 0px rgba(1, 32, 48, 0.15);top: 20%; right: 0; background: #FFFFFF; }
.company-text-contain{ margin: 50px;}
.company-text-title{ position: relative; width: auto; margin-bottom: 40px;}
.company h1{font-size: 64px; color: #4C4C4C; font-weight: bold; display: block; position: relative;bottom: 0;}
.company h3{ font-size: 20px; font-weight: bolder; display: block; color: #4c4c4c; margin-top: 24px;position: absolute;top: 56px; left: 50px;}
.company span{ width: 30px; height: 2px; background:#e10c82; display: block;margin-right: 24px; margin-top: 12px;position: absolute;top: 80px;}
.company p{ margin-top: 36px; margin-bottom: 36px;color: #4c4c4c; font-size: 14px; line-height:24px;}
.company-text a{display: block; position: relative;transition: 1s ease-in-out;border-bottom: 1px rgba(0,0,0,0) solid;}
.company-text a h4{color:#b2b2b2;display: block; float: left; font-size: 16px; font-weight: bolder; line-height: 40px;transition: cubic-bezier(.77,0,.175,1) 0.8s; margin-bottom: 0;}
.company-text a img{display: block;float: left;}
.company-text a img{ display: block; position:absolute; opacity: 0; transition: 0.5s ease-in-out; cursor: pointer; right: 8px; bottom: 16px;}
.company-text a img:first-child{ transition-delay: 0.1s;}
.company-text a img:last-child{ transition-delay: 0.2s;}
.company-text a:hover{border-bottom: 1px #64b0d4 solid;}
.company-text a:hover h4{color: #4C4C4C;}
.company-text a:hover img{ right: 0; opacity: 1;}

/*服务领域*/
.project{ width: 100%; height: auto;}
.piece{ width: 25%; height: 900px;background-color: #E5E5E5; background-position: center;background-size:cover; color: #fff; float: left;position: relative;transition: all 0.3s ease-in-out;}
.piece-title{ position: absolute; width:100%;top: 10%; z-index: 2;transition: all 0.3s cubic-bezier(.77,0,.175,1);animation-timing-function: cubic-bezier(.77,0,.175,1);}
.piece-title h2{color: #FFFFFF; text-align: center; font-size: 1.4vw;}
.piece-title h3{ color: #FFFFFF; text-align: center;font-size: 0.8vw;}
.backpiece{background: rgba(0,0,0,0.8) ;width:100%; height: 900px; position: absolute;z-index: 1; overflow: hidden; opacity: 0; transition: all 0.3s ease-in-out;}
.backpiece p{color: #FFFFFF; width:90%; display: block; margin: 0 auto; text-align:center; font-size: 14px; line-height: 1.46vw;position: relative;top: 500px;transition: all 0.3s;animation-timing-function: cubic-bezier(0.38, 0.8, 0.32, 1.07);}
.piece:hover .backpiece{ opacity: 1;}
.piece:hover .piece-title{top: 24%;}
.piece:hover .backpiece p{ top: 40vh;}
.mpiece{ display: none;}

/*主席的话*/
.speek{ width: 100%; max-width: 100%; background: #1a1a1a;padding: 100px 0;}
.speekbox{ width: 52%; height: auto; color: #ffffff; margin: 0 auto;text-align: center;}
.speekbox h1{ font-size: 120px; line-height: 100px;}
.speekbox p{ font-size: 22px; line-height: 40px;}
.speekinfor{ display:inline-block; margin-top: 20px;}
.speekinfor span{ width:40px;  height: 1px; background: white; float: left; margin-top:10px; }
.speekinfor h3{ float: left; font-size: 16px;}
.speekinfor h4{ float: left; color:#949494; font-size: 16px; margin: 0 20px;}
.speek ul{width: 100%;position: relative;height: 80px; margin-top:100px;}
.speek ul li{cursor: pointer; width: 60px; height: 60px; background: #E5E5E5; border-radius: 50%;position: absolute;transform: translateX(-50%);margin-top: 10px;}
.speek ul li:nth-child(1){left: calc(100%/6*2);background: url("/wp-content/themes/business-land/assets/images/index/touxiang2.jpg") center; background-size: cover;}
.speek ul li:nth-child(2){left: calc(100%/6*3);background: url("/wp-content/themes/business-land/assets/images/index/touxiang3.jpg") center; background-size: cover;}
.speek ul li:nth-child(3){left: calc(100%/6*4);background: url("/wp-content/themes/business-land/assets/images/index/touxiang4.jpg") center; background-size: cover;}
.speek ul .active{ width: 80px; height: 80px;margin-top: 0; border: 4px solid #FFFFFF;box-sizing: border-box;}
@keyframes round {
    from{ transform: rotate(0);}
    to{ transform: rotate(360deg);}
}

/*我们能做什么*/
.power{ width: 100%; height: auto; max-width: 100%;}
.power-contain{ width: 100%; height: auto; margin: 0 auto; margin-bottom:100px;}
.power-contain ul{ position: relative;width: calc(100%/6*4); margin: 0 auto;}
.power-contain ul li{ width: 25%; float: left; transition: all 0.3s cubic-bezier(.77,0,.175,1); margin-top:80px;}
.power-contain a > img{ width: 64px; height: 64px; background: #E5E5E5;display: block; margin: 0 auto;}
.power-contain a .contain{color: #4c4c4c;margin-top: 24px; position: relative;text-align: center;}
.power-contain a h2{ font-weight: bolder; font-size: 18px;text-align: center;}
.power-contain a h3{margin: 0 auto; color: #808080; font-size: 14px; margin-top: 12px;text-align: center;width: 80%;}
.power-contain a .contain > img{ display: none; position:absolute; bottom: 0px; right: 0px; opacity: 0; transition: 0.3s ease-in-out;}
.power-contain a .contain > img:first-child{ transition-delay: 0.1s;}
.power-contain a .contain > img:last-child{ transition-delay: 0.2s;}
.power-contain ul li:hover a .contain > img{ right: 0px; opacity: 1; }
.power > ul{width: 1200px; margin: 0 auto; margin-bottom: 50px; position: relative;}
.power > ul .on{ color: #64b0d4;}
.power > ul li{ float: left; font-size: 24px; margin-left: 28%; margin-bottom: 10px; cursor: pointer; color: #b2b2b2;}
.slider{ width: 94px; height: 2px; background: #64b0d4; position: relative; left: 28%;}
.power .more{ margin-bottom: 60px;}

.gray{
  transition: 0.3s ease-in-out;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;}
.product-select2{ width: 100%; margin-top: 60px;}
.product-select2-icon-box{ width: 50%; margin:0 auto;}
.product-select2-icon{ width: calc(100%/3); margin-bottom: 60px; float: left; cursor: pointer;}
.product-select2-icon img{width: 44px;height: 48px; display: block; margin: 0 auto;}
.product-select2-icon h1{ text-align: center; font-size: 16px; color: #64b0d4;  margin-top: 14px;}
.product-select2-box{ width: 100%;}
.product-select2 ul{ width: calc(100%/6*4);padding-bottom: 20px; margin:0 auto;}
.product-select2 ul a { width: 25%; height:180px;float: left; padding: 30px 20px;position: relative;transition:all 0.3s ease-in-out;box-shadow: 0px 5px 20px 0px rgba(46, 75, 89, 0.05); background: white; margin-bottom:40px; }
.product-select2 ul li h2 { font-size: 16px; color: #4C4C4C;}
.product-select2 ul li h2 span{ font-size: 12px; color: #FFFFFF; background: #64b0d4; margin-left: 20px;line-height: 12px; padding: 0 4px; border-radius: 2px;}
.product-select2 ul li p { font-size: 14px; color: #808080; line-height: 24px; margin-top: 12px; padding-right:24px;}
.product-select2 ul li img {position: absolute;bottom: 130px; right: 24px;opacity: 0; transition: 0.3s ease-in-out; cursor: pointer;}
.product-select2 ul li a img:first-child{ transition-delay: 0.1s;}
.product-select2 ul li a img:last-child{ transition-delay: 0.2s;}
.product-select2 ul a:hover img{ opacity: 1; right: 20px;}
.product-select2 ul a:hover{box-shadow: 0px 5px 20px 0px rgba(46, 75, 89, 0.05); background: white;}


/*产品*/
.ellipsis{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.ellipsis-one{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.ellipsis-four{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;overflow: hidden;}
.product{ width: 100%; max-width: 100%;   position: relative; padding-bottom: 50px; margin: 0 auto;}
.product h1{ color: #1a1a1a;}
.product-box{ width: 1280px; margin: 0 auto; position: relative;}
.product-card{ display: block; width: 360px; height: 380px; float: left; position: relative; background: #FFFFFF; box-shadow: 0px 0px 12px 0px rgba(128, 128, 128, 0.1);
    transition: 0.3s ease-in-out;  border-radius: 8px;margin-right:100px; margin-bottom: 60px; }
.product-card:nth-child(3){ margin-right: 0;}
.product-card:nth-child(6){ margin-right: 0;}
.product-imgbox{ width: 360px; height: 222px; display: block; background: #E5E5E5; border-radius: 8px 8px 0 0 ; overflow: hidden;}
.product-imgbox img{ transition: 0.3s ease-in-out all;}
.product-card h2{ font-size: 16px; font-weight: bolder; margin: 24px 0 10px 24px; color: #1a1a1a; transition: 0.3s ease-in-out;line-height: 24px; padding-right:20px;}
.product-card p{ width: 85%; line-height: 26px; margin-bottom: 12px; color:#808080; font-size: 14px; margin-left: 24px;transition: 0.3s ease-in-out;}
.product-card span{ width: 85%;display:none;opacity: 0;line-height: 26px;margin-top: 100px; color:#808080; font-size: 14px; margin-left: 24px;transition: 0.3s ease-in-out;}
.product-card-bottom{ width: 100%; max-width: 100%; height:40px; border-top: 1px solid #e5e5e5; position: absolute; bottom: 0;}
.product-card-bottom h3{ color: #1a1a1a; font-size: 14px; float: left; margin-left: 24px; line-height: 40px;transition: 0.3s ease-in-out;}
.product-card-bottom img{ display: block; position:absolute; bottom: 18px; right: 30px; opacity: 0; transition: 0.3s ease-in-out; cursor: pointer;}
.product-card-bottom img:first-child{ transition-delay: 0.1s;}
.product-card-bottom img:last-child{ transition-delay: 0.2s;}
.product-card:hover .product-card-bottom img{ right: 24px; opacity: 1;}
.product-card:hover{  box-shadow: 0px 0px 12px 0px rgba(128, 128, 128, 0.26); transform: translateY(0px);}
.product-card:hover .product-imgbox img{ transform: scale(1.2,1.2)}
.product-card:hover h2{color: #64b0d4;}
.more{width: 200px;height: 40px;color: #FFFFFF;display: block;line-height: 40px; text-align: center; font-size: 14px;margin: 0 auto; transition: 0.3s ease-in-out;letter-spacing: 2px;
    background-image: -moz-linear-gradient( 135deg, rgb(232,52,61) 0%, rgb(100,176,212) 100%);
    background-image: -webkit-linear-gradient( 135deg, rgb(232,52,61) 0%, rgb(100,176,212) 100%);
    background-image: -ms-linear-gradient( 135deg, rgb(232,52,61) 0%, rgb(100,176,212) 100%);
    box-shadow: 0px 3px 12px 0px rgba(177, 80, 134, 0.2);
    border-radius: 26px; margin-top: 2%; margin-bottom: 2%;}
.more:hover{box-shadow: 0px 3px 12px 0px rgba(177, 80, 134, 0.3); letter-spacing: 6px; font-size: 12px;width: 230px; transition: 0.3s ease-in-out;}

/*新闻*/
.new{color: #FFFFFF;}
.new h5{display: none;}
.new div{ background:fixed;background-size: 100%;}
.new ul{display: block; width: 960px; position: relative; transition: 0.3s ease-in-out; margin: 0 auto;}
.new li{ line-height: 48px; border-bottom: 1px solid rgba(255,255,255,0); position: relative; margin-top: 24px; font-size: 16px; transition: 0.3s ease-in-out all;}
.new li:hover{ border-bottom: 1px solid #64b0d4;}
.new li:hover .post-date, .new li:hover a{margin-left: 30px;}
.new li a{ color: #FFFFFF;position: relative; left: 20%; max-width: 70%; overflow: hidden; text-overflow: ellipsis;white-space:nowrap; display:block; transition: 0.3s ease-in-out all;}
.new li .post-date{ position: absolute; left: 0; top:0; transition: 0.3s ease-in-out all;}


/*伙伴*/
.partner{ width: 100%; margin: 0 auto;}
.partner img{ float: left;box-sizing: border-box; border: 1px solid rgba(0,0,0,0); width: calc(100%/6);-webkit-filter: grayscale(100%);transition: 0.3s ease-in-out;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;}
.partner img:hover{ border: 1px solid #64b0d4; filter: none;}
.partner .more{ margin-top: 80px;}

/*联系我们*/
.contact{ width: 100%; max-width: 100%; height: 400px; background: #64b0d4;margin-top: 100px;}
.contact h1{ color: #FFFFFF; font-size: 64px; font-weight: bolder; text-align: center; padding-top: 80px;}
.contact p{ color: #FFFFFF; margin-top: 32px; font-size:24px; text-align: center;}
.contact a{ display: block; width: 230px; height: 46px; border-radius: 24px; border: 2px solid #FFFFFF;
    line-height: 46px; text-align: center; color: white; letter-spacing: 6px; margin: 0 auto; margin-top: 50px; transition: 0.3s ease-in-out;}
.contact a:hover{ width: 264px; letter-spacing: 10px;}

/*底部*/
/* .footer{ width: 100%; max-width: 1280px; margin: 0 auto; margin-top: 100px; margin-bottom: 100px; position: relative;}
.footer ul{ float: left;margin-right: 70px;}
.footer ul h3{ font-size: 18px; font-weight: bolder; color: #4c4c4c;margin-bottom: 40px;}
.footer ul li a{ font-size: 14px; color: #4c4c4c;line-height: 36px;}
.footer-right{ width: 500px; position: absolute; right: 0; top: -30px;}
.footer-right img{ display: block; margin: 0; width:200px;}
.footer-right h3{ font-size: 18px;float: left; padding-top: 26px;}
.footer-right h4{ font-size: 14px; float: right; padding-top: 26px;}
.footer-right span{display: block; width: 180px; height: 30px; line-height: 30px; text-align: center;color: white; background: #64b0d4;font-size: 16px;
    font-weight: bolder;margin-top: 50px;}
.footer-right a{ font-size: 16px; height:50px; line-height: 50px; border-bottom: #64b0d4 1px solid; padding-left: 24px; display: block;color: #4c4c4c;} */



/*版权*/
.copyright{ width: 100%; max-width: 100%; height: 32px; background: #64b0d4;text-align: center; }
.copyright a{ color: #FFFFFF; font-size: 12px; text-align: center; line-height: 32px;}

#ascrail2000-hr .nicescroll-cursors{opacity: 0;}
#signin{ padding-left: 200px;}




@media screen and (max-width: 1366px){
    .theme{ margin: 120px;}
    .theme h1{ font-size: 48px;}
    .theme h3{ font-size: 18px; }

    /*导航*/
    header .logo{ width: 160px;  margin-top:10px; margin-left: 80px; transition: 0.3s all ease-in-out;}
    header nav{ height:80px;  transition: 0.3s all ease-in-out;}
    header ul{ line-height: 80px;}
    header ul li a{ height: 80px;}
    header ul li .borderh{ width:0; background: #64b0d4; height: 2px; position: relative; z-index: 5;}
    .subnav{top: 80px;}


    .banner-button{ width: 500px; height: auto;padding: 20px;}
    .banner-button h1{ font-size: 20px;}
    .banner-button h2{ font-size: 12px;}
    .banner-text h1{ font-size: 28px;}
    .banner-text h2{ font-size: 14px;}
    .banner-text p{ font-size: 14px;}

    .company{ max-width: none;}
	.company-text p{ font-size: 12px;}
	.company-text{ width:calc(100%/6*3); right:30px;}
	.company .img-contain{ width:calc(100%/3) ;margin-left:calc(100%/6)}
	.company h1{ font-size:50px;}
	.company span{ top:61px;}
	.company h3{ top:40px;}
	
    .power > ul{ width: auto;}


    .product{ width: 100%; max-width: 1280px;   position: relative; padding-bottom: 50px; margin: 0 auto;}
    .product h1{ color: #1a1a1a;}
    .product-box{ width: 90%; margin: 0 auto; position: relative;}
    .product-card{ margin:0 1%; width: 30%; margin-bottom:20px;}
    .product-imgbox{ width: auto; height: auto; }

    .piece{  height: 700px; background-position: center;}
    .backpiece{height: 700px;}
    .piece:hover .backpiece p{ top: 20vw;}

    .speekbox{ width: 68%;}
    .speekbox p{ font-size: 20px;}

    .backpiece p{ width:60%; line-height: 26px;}
	
}
@media screen and (max-width : 1024px ){

    .project{ width: 100%; height: auto;}
    .piece{ width: 100%; margin-top: 4px; height: 40vw;}
    .backpiece{height: 40vw; opacity: 1;}
    .backpiece h2{font-size: 18px;}
    .backpiece p{ width:70%;line-height: 24px; top: 140px;}


    .company .img-contain{ display: none;}
    .company-text{ float: none;margin-left: 0px; position: relative;margin-top: 4px; width: 90%;margin: 0 auto; padding: 10px 0; right:0;}
    .company h1{ color: #4c4c4c; font-size: 56px; font-weight: bolder; display: block; position: relative; left: 0px; margin-top: 30px;}
    .company p{ width: 96%; margin-bottom: 28px;color: #4c4c4c; font-size: 14px;line-height: 28px;}
    .company-text a{display: block; width: 100%; height: auto;border-bottom: 1px rgba(0,0,0,0.1) solid; }
    .company-text a img{ display: block; width: auto; max-width: 100%; height: auto; opacity: 1; }
    .company h1 strong{color: #4C4C4C; font-weight: bolder;}
		.company h3{ top: 50px; }
    .company span{ top: 72px;}

    .power{ width: 100%; height: auto; max-width: 100%;}
    .power-contain{ width: auto;}
    .power-contain > img{display: none;}
    .power-contain ul{ float: none; position: relative;}
    .power-contain ul li{}
    .power-contain ul li:target{ box-shadow: 0px 0px 12px 0px rgba(100, 176, 212, 0.3); position: relative; top: -6px;}
    .power > ul{width: 100%;}

    /*产品*/
    .product{ width: 100%; max-width: 100%; height: auto; }
    .product-box{ width: 100%; margin: 0 auto;}
    .product-card{ display: block; width: 48%; height: 200px;margin:0 1%; margin-bottom: 20px; }
    .product-card > img{display: none;}
    .product-imgbox{ display: none;}
    .more{width: 50%;height: 36px; margin-top: 50px; line-height: 36px;}



    /*新闻*/
    .new-crad{width: 96%;}

    .speek{ height: 600px;}

    /*伙伴*/
    .partner{ width: 100%; margin: 0 auto;}
    .partner img{display: block; float: left; border: 1px solid rgba(0,0,0,0); width: 19%; height: 19%;transition: 0.3s ease-in-out;}


}
@media screen and (max-width : 1024px ) and (min-width : 768px){
    #nav{ display: none;}
    #nav{ height: 70px; display: block;}
    #nav .logo{ margin-left:20px; margin-top:8px; }
    header nav ul{ display: none;}
    .hamburg{ display: block; z-index: 99;top:30px;}
    .mnav{ display: block;}

    .banner-button{ width: 80%;padding: 20px;}
    .banner img{height: auto; display: block;}
    .banner-text{ width: 80%; color: rgba(255,255,255,1.00); position:absolute; top:30%; left:50%; z-index: 2;text-align: center; transform: translateX(-50%);}
    .banner-text h1{ font-size: 24px; margin-top:2px; margin-bottom:3vw; animation-delay: 0.5s;}
    .banner-text h2{ font-size: 12px;;}
    .banner-text p{ font-size: 14px; margin-bottom:3vw;line-height: 24px; animation-delay: 1.5s;}
    .banner-text a{font-size: 12px;width: 200px; height: 30px; line-height: 30px; display: block; text-align: center; border: 2px solid ;display: block; letter-spacing: 2px;
        border-radius: 20.5px;border-image: -webkit-linear-gradient( 135deg,#64b0d4, #e8343d) 2 2 2 2;
        border-image: -moz-linear-gradient( 135deg,#64b0d4, #e8343d) 2 2 2 2;
        border-image: linear-gradient( 135deg,#64b0d4, #e8343d) 2 2 2 2 ; margin: 0 auto;}

    .new ul{ width: 90%;}

}


@media screen and (max-width : 768px ){
    #nav{ display: none;}
    #nav{ height: 60px; display: block;}
    #nav .logo{ margin-left:0; transform: scale(0.8,0.8); margin-top:0px;}
    header nav ul{ display: none;}
    .hamburg{ display: block; z-index: 99;}
    .mnav{ display: block;}
    .banner-text{ display: none;}
    .banner{ background-color: #FFFFFF;}
    .banner1{ background:url("/wp-content/themes/business-land/assets/images/index/banner.png") center ; background-size: cover; position: relative; top: 80px;}
    .shuffling{ display: none;background-color: #FFFFFF;}
    .banner-button{ display: none;}
    .roller{ transform: scale(0.5,0.5);margin-top:60px; margin-bottom:0px;}
    .piece{height: 50vw;}
    .backpiece{height: 50vw;}
	.company h1{ color: #4c4c4c; font-size: 44px; }
	.company h3{ top: 40px; }
    .company span{ top:64px;}
}




@media screen and (max-width : 480px ){
    .theme{width: 100%; font-size: 36px; margin:0 auto; margin-top: 80px; margin-bottom:80px;}
    /*主席的话*/
    .speek{ width: 100%; max-width: 100%; margin-top: 20px; padding: 40px 0; height: 300px;}
    .speekbox{ width: 90%;}
    .speekbox h1{ display: none;}
    .speekinfor{ margin-top: 0;}
    .speekbox p{ font-size: 16px; line-height: 40px; padding-bottom: 20px;}
    .speekbox span{ width:40px;  height: 1px; background: white; float: left; margin-top:10px; }
    .speekbox h3{ float: left; font-size: 16px;}
    .speekbox h4{ float: left; color:#949494; font-size: 16px; margin: 0 20px;}
    .speek ul { margin-top: 20px;}
	  .speek ul li:nth-child(1){left:calc(100%/6)}
	.speek ul li:nth-child(2){left:calc(100%/6*3)}
	.speek ul li:nth-child(3){left:calc(100%/6*5)}
	.speek ul .active{border: 2px solid #FFFFFF;}
	.company h1{ color: #4c4c4c; font-size: 28px; }
	.company h3{ top: 20px; }
    .company span{ top:40px;}
	
	
    .power > ul{ margin: 0 auto; border-bottom: 1px solid #e5e5e5; box-sizing: border-box;}
    .power-contain {margin-bottom: 0;}
    .power-contain ul{width: calc(100%/6*5);}
    .power-contain ul li{ margin-top: 40px; width: 48%;}
    .power-contain a .contain > img{right: 2px;}
    .power > ul li{ font-size: 14px; line-height: 40px; cursor: pointer; color: #4a4a4a; width: 50%; text-align: center; margin-right: 0; margin-left: 0; margin-bottom:0; }
    .power-contain ul li .contain{ }
    .slider{ display: none;}
    .power > ul .on{ color: #fff; background: #64b0d4;}

    .piece{ width: 100%; height: 56.25vw; background-size:cover; background-position: center;}
    .piece-title{ display: none;}
    .backpiece{ visibility: hidden;}
    .mpiece{display: block; width: 90%; margin: 0 auto; clear: both; padding-top: 12px; padding-bottom: 12px; line-height: normal;}
    .mpiece h2{ color: #4C4C4C; font-size: 18px;line-height: normal; color: #64b0d4; font-weight: bolder;}
    .mpiece p{  font-size: 16px;line-height: normal;}
    /*产品*/
    .product{ width: 100%; max-width: 100%; height: auto; padding-bottom: 0;}
    .product-box{ width: 100%; margin: 0 auto;}
    .product-card{ display: block; width: 96%; height: 150px;margin:0 1%; margin-bottom: 20px; }
	.product-select2-icon-box{ width:100%;}
	.product-select2 ul{ width: 100%;}
	.product-select2 ul a{ width: 50%; padding: 10px 20px; margin-bottom:20px;height:140px;}
	
  .product-select2 ul li p{ margin-top: 0;}
	.product-select2 ul li h2{ font-size:14px;}
	.product-select2-icon img{ width: 32px;}
   .product-select2-icon h1{ font-size: 14px;}
	 .product-select2 ul a:hover img{ display: none;}
    /*新闻*/
    .new{ width: 100%;}

    /*联系我们*/
    .contact{ width: 100%; max-width: 100%; height: 240px; background: #64b0d4;margin-top: 100px;}
    .contact h1{font-size: 40px; text-align: center; padding-top: 40px;}
    .contact p{margin-top: 8px; font-size:20px; text-align: center;}
    .contact a{ display: block; width: 180px; height: auto; margin-top: 30px;line-height: 36px; font-size: 14px; letter-spacing: normal;}

/*     .footer ul{ display: none;}
    .footer{ width: 100%;}
    .footer-right{ width: 96%; position: static; right: 0; top: 0px; margin: 0 auto;}
    .footer-right p{ font-size: 14px;} */
}